CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp algorithm

搜索资源列表

  1. gabpfault

    0下载:
  2. 基于遗传算法优化的Bp算法,很好的例子,给大家一个参考-Based on genetic algorithm optimization Bp algorithm, a good example, a reference to all
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2810
    • 提供者:hejizhu
  1. BP-LM

    1下载:
  2. 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:333631
    • 提供者:wolf
  1. bp

    0下载:
  2. bp神经网络算法及相关文章,有一定的使用价值,用过就知道-bp neural network algorithm and related articles, a certain degree of value, used to know
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1166452
    • 提供者:李垚
  1. BP

    0下载:
  2. bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:258532
    • 提供者:吴明
  1. BP

    0下载:
  2. BP neural network加动量项的算法-BP neural network algorithm increases the momentum of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1148
    • 提供者:Cecilia
  1. BP

    0下载:
  2. 人工神经网络中著名的BP算法的实现,在VC下可以直接运行-Artificial Neural Networks in the well-known BP algorithm, the VC can be directly run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:262352
    • 提供者:高毅
  1. BP

    0下载:
  2. 用C实现的BP算法,大家可以参考一下,多多交流-BP algorithm is implemented using C, we can reference, more exchanges
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:韩磊
  1. GAbp

    0下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:50209
    • 提供者:峒晓
  1. threekindBPprogramresult

    0下载:
  2. BP算法用在分类上,是一个三分类的实例,及实验结果分析-BP algorithm is used in classification, is a three-way classification of the examples and experimental result analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:31895
    • 提供者:赵寿玲
  1. BP_parallem

    0下载:
  2. 编程的 BP算法并行,很好,值得下载,详细的介绍了BP算法-Of the BP algorithm for parallel programming, well worth downloading and detailed descr iption of the BP algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1651683
    • 提供者:薛文
  1. BP

    0下载:
  2. 人工神经网络BP算法的MATLAB实现--源代码-Artificial neural network BP algorithm MATLAB implementation- the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:636
    • 提供者:tiger
  1. 1

    0下载:
  2. matlab应用于神经网络:利用BP算法及Sigmoid函数,研究函数的逼近问题。-matlab applied to neural networks: the use of BP algorithm and Sigmoid function is to study the function approximation problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:271504
    • 提供者:戎琳
  1. BP_vC

    0下载:
  2. BP neural network algorithm (vC + + program),感觉不错的程序,跟大家分享一下,希望大家支持-BP neural network algorithm (vC++ program), feel good program, now share with you, hope you will support
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3532
    • 提供者:momo
  1. BPVC

    0下载:
  2. BP算法的基本实现部分,嵌入算法后即可实现一个简单的数字识别系统!-BP algorithm basically part of the embedding algorithm can be realized after a simple digital identification system!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4887279
    • 提供者:hungkun
  1. BP

    0下载:
  2. 比较经典的一种BP算法源程序,神经网络的方面的东西。C++编写的-Comparison of the classical BP algorithm is a kind of source, neural networks of things. Written in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:古云端
  1. GA-bp

    4下载:
  2. 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1229
    • 提供者:guang dong
  1. bp

    0下载:
  2. 一个例子,使用的是BP神经网络代码,采用的基本下降梯度算法-An example, using BP neural network code, using the basic down gradient algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:jack
  1. bp

    0下载:
  2. 利用BP算法实现加权系数的优化,实现误差最小-BP algorithm using the weighted coefficient is optimized to achieve the smallest error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:50213
    • 提供者:jiwei
  1. my022

    1下载:
  2. BP算法在非线性分类问题中的简单应用,三层BP网络!-BP algorithm in non-linear classification problem in a simple application of three-layer BP network!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1701
    • 提供者:胡龙
  1. bp-assort

    0下载:
  2. 应用bp算法实现对iris数据库的分类,iris数据库是人们广泛使用的用于模式分类的实例系统。它含有150个例子,分为三类,每个类由四个实数特征值描述,分别表示萼片(sepal )长度,萼片宽度,花瓣(petal )长度,花瓣宽度。问题是根据这四个特性值分类三种iris 植物,输入为四个特征值和类别 (5.1 3.5 1.4 0.2 0),输出算法分类结果 -Bp algorithms applied to the iris database, the classification, iris
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2784
    • 提供者:姜丽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com